home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_E997AA77296449F99D4821E1EEAD3CE8
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
989b
|
27 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
Note:
The GUIMusicFullscreen Window allows MediaPortal of host visualizations natively when using the core music player.
This window cannot and should not attempt to display any overlays or other windows and mearlyserves as a back drop
for the System.Windows.Forms.UserControl based visualization window. All overlay and status images are managed by
the visualization window itself. See MyMusicFullScreenVisualization.xml visualization window skinning options
-->
<window>
<id>511</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<control>
<description>dummy control</description>
<type>label</type>
<id>10</id>
<posX>0</posX>
<posY>0</posY>
<label>-</label>
<align>left</align>
<font>font13</font>
<textcolor>White</textcolor>
<visible>no</visible>
</control>
</controls>
</window>